home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung / Power-Programmierung CD 2 (Tewi)(1994).iso / cdrom / os2 / sony31 / readme.31a next >
Text File  |  1993-11-23  |  18KB  |  527 lines

  1.  
  2.                                                        22 November 1993
  3. ------------
  4. | OVERVIEW |
  5. ------------
  6.  
  7. This README describes an OS/2 device driver (SONY31A.ADD) for the
  8. Sony CDU-31A CD-ROM drive.  The device driver supports the internal
  9. Sony CDU-31A CD-ROM drive and the external Sony CDU-7305 CD-ROM drive.
  10.  
  11.  
  12.  
  13. Supported Features
  14. ------------------
  15. The OS/2 Sony CD-ROM device driver (SONY31A.ADD) supports the
  16. following features:
  17.  
  18.   * Reads data from CD-ROM discs conforming to the High Sierra/ISO-9660
  19.     file formats.
  20.  
  21.   * Plays audio from standard audio CDs or mixed mode CD-ROM discs
  22.     containing both data and audio
  23.  
  24.   * Multisession photo CD
  25.  
  26.   * Reads data from Mode 2 Form 1 or Mode 2 Form 2 sector formats
  27.  
  28.   * MMPM/2 Software Motion Video
  29.  
  30.   * MMPM/2 CD Audio Player
  31.  
  32.   * Software lock, unlock and eject
  33.  
  34.   * Data transfer via software polling or interrupts
  35.  
  36.  
  37. THIS CD-ROM DEVICE DRIVER IS DESIGNED TO BE USED WITH THE OS/2 2.1 PRODUCT
  38. AND IS GOVERNED BY THE TERMS AND CONDITIONS OF THE OS/2 PROGRAM LICENSE
  39. AGREEMENT.
  40.  
  41.  
  42.  
  43.  
  44.  
  45. ----------------
  46. | INSTALLATION |
  47. ----------------
  48.  
  49. Before starting the installation procedure, you should unzip the
  50. files included in the SONY31.ZIP file and copy them to a diskette.
  51. The diskette you created will be referred to as the "Sony CD-ROM Device
  52. Driver Diskette" in the following installation instructions.
  53.  
  54. The following files are included in the SONY31.ZIP file:
  55.  
  56.    SONY31A.ADD  - OS/2 device driver for Sony 31A, 7305
  57.    S31ACDB.DDP  - Installation profile for CDB-334 adapter
  58.    S31APAS.DDP  - Installation profile for PAS-16 adapter
  59.    S31ASBP.DDP  - Installation profile for Sound Blaster adapter
  60.    README.31A   - This README file.
  61.  
  62.  
  63.  
  64. Note for previous SONYB31A.ADD beta testers.
  65. ---------------------------------------------
  66. Users who are currently using the previous beta test version of the
  67. Sony 31A device driver (SONYB31A.ADD) should note that the file name
  68. of the device driver has changed from SONYB31A.ADD to SONY31A.ADD.
  69. Prior to installing the SONY31A.ADD driver included in this package,
  70. you must remove the BASEDEV=SONYB31A.ADD line in your config.sys.
  71. You may also remove the SONYB31A.ADD file from your \OS2 directory.
  72.  
  73.  
  74.  
  75.  
  76. Installation if OS/2 2.1 is already installed on your fixed disk
  77. ----------------------------------------------------------------
  78.  
  79. 1. Run the Device Driver installation program
  80.  
  81.    a. Open the OS/2 System folder on the desktop.
  82.    b. Open the System Setup folder.
  83.    c. Open Device Driver Install.
  84.    d. Insert the "Sony CD-ROM Device Driver Diskette"
  85.    e. Select Install
  86.    f. Select the device driver to install from the list
  87.    g. Select OK.
  88.  
  89.    (Note: You do not need to reboot OS/2 before starting step 2 below).
  90.  
  91. 2. After the Device Driver Installation is complete, you must run
  92.    Selective Install to install the files for the OS/2 CD-ROM Device
  93.    Manager and OS/2 CD-ROM File System.
  94.  
  95.    a. Open the OS/2 System folder on the desktop.
  96.    b. Open the System Setup folder.
  97.    c. Open Selective Install
  98.    d. Select the CD-ROM Device Support check box
  99.    e. Select OK
  100.    f. Scroll to the bottom of the CD-ROM device list table and
  101.       select the choice OTHER
  102.    g. Select OK
  103.    h. Select the OK push button to proceed from the System Configuration
  104.       screen to the OS/2 Setup and Installation window
  105.    i. Select Install
  106.    j. When prompted to do so, insert the numbered installation diskettes
  107.       or installation CD-ROM from the OS/2 2.1 product.
  108.  
  109.  
  110. 3. If you have changed the base I/O port address on your CD-ROM
  111.    host adapter card you must edit your CONFIG.SYS file and add
  112.    modify the /P:nnnn parameter on the BASEDEV=SONY31A.ADD statement in
  113.    your CONFIG.SYS file.  Refer to the "Sony Device Driver Parameters"
  114.    section below.
  115.  
  116.  
  117. 4. Shut down and restart your system
  118.  
  119.  
  120.  
  121.  
  122. Installation from the CD-ROM version of OS/2 2.1
  123. ------------------------------------------------
  124.  
  125. 1.  Make a copy of the OS/2 2.1 diskette labeled "Diskette 1"
  126.  
  127. 2.  Copy the file SONY31A.ADD from the "Sony CD-ROM Device Driver
  128.     Diskette" to the root directory on the copy of the OS/2 2.1 Diskette 1.
  129.  
  130.     (Note: If there is not enough room on the copy of OS/2 2.1
  131.      Diskette 1, then delete the file IBM2SCSI.ADD.  If you delete
  132.      IBM2SCSI.ADD, you must also edit the CONFIG.SYS file and delete
  133.      the line BASEDEV=IBM2SCSI.ADD)
  134.  
  135. 3.  Edit the CONFIG.SYS file located on the copy of Diskette 1.
  136.     At the end of the file, add the following statement.
  137.  
  138.        BASEDEV=SONY31A.ADD  /A:0 /P:nnnn
  139.  
  140.           where "/P:nnn" is the base I/O port address selected on the
  141.           CD-ROM host interface card.  The default base I/O port address
  142.           for the Sony CDB-334 interface card is 340h, so the statement
  143.           would appear as follows if the card is set to address 340h:
  144.  
  145.  
  146.        BASEDEV=SONY31A.ADD  /A:0 /P:0340
  147.  
  148.  
  149.     If your CD-ROM drive is attached to an audio card, (i.e. the
  150.     MediaVision ProAudio Spectrum), you must add the /AT parameter
  151.     switch which is described in the "Sony Device Driver Parameters"
  152.     section below.
  153.  
  154.  
  155. 4.  Begin the installation by inserting the Installation Diskette
  156.     into drive A and restarting the system.  When prompted to insert
  157.     Diskette 1, insert the copy that you modifed.
  158.  
  159. 5.  When the System Configuration screen is displayed during installation,
  160.     the CD-ROM Device Support field will display "None".  Do not modify
  161.     the choice and continue with the installation.
  162.  
  163. 6.  After installation is complete, and you have rebooted your system,
  164.     you will not be able to access your CD-ROM drive.  This is due
  165.     to a defect in the OS/2 2.1 install program.  To access your
  166.     CD-ROM drive, perform the following steps:
  167.  
  168.     a. Copy the following files from the OS/2 2.1 Diskette 1
  169.        to the drive which OS/2 was installed.
  170.        (Note: the example assume C:, change if different)
  171.  
  172.        COPY A:OS2CDROM.DMD C:\OS2
  173.        COPY A:CDFS.IFS     C:\OS2
  174.  
  175.     b. Edit the CONFIG.SYS file on drive which OS/2 was installed
  176.        and add the following statements to the end of the file:
  177.        (Note: the example assume C:, change if different)
  178.  
  179.        DEVICE=C:\OS2\OS2CDROM.DMD /Q
  180.        IFS=C:\OS2\CDFS.IFS /Q
  181.  
  182.     c. Shut down and reboot the system
  183.  
  184.  
  185. 7.  You will need to run Selective Install to copy over some remaining
  186.     system files.
  187.  
  188.     a. Open the OS/2 System folder on the desktop.
  189.     b. Open the System Setup folder.
  190.     c. Open Selective Install
  191.     d. Select the CD-ROM Device Support check box
  192.     e. Select OK
  193.     f. Scroll to the bottom of the CD-ROM device list table and
  194.        select the choice OTHER
  195.     g. Select OK
  196.     h. Select the OK push button to proceed from the System Configuration
  197.        screen to the OS/2 Setup and Installation window
  198.     i. Select Install
  199.     j. When prompted to do so, insert the installation CD-ROM
  200.        from the OS/2 2.1 product.
  201.  
  202.  
  203.  
  204. Installation from the diskette version of OS/2 2.1
  205. --------------------------------------------------
  206.  
  207. 1. Install the OS/2 2.1 product from the diskettes
  208.  
  209. 2. Go to the section above titled "Installation if OS/2 2.1 is already
  210.    installed on your fixed disk".
  211.  
  212.  
  213.  
  214.  
  215. ---------------------------------
  216. | Sony Device Driver Parameters |
  217. ---------------------------------
  218.  
  219. This section lists the parameters which are supported for the
  220. Sony CD-ROM device driver.  The parameters can be changed by modifying
  221. the BASEDEV=SONY31A.ADD line in config.sys.  It is recommended
  222. to change the transfer mode from it default, software polling transfer,
  223. to software interrupt transfer.  This will help lower the CPU utilization
  224. of CD-ROM applications, enabling better performance for other tasks
  225. while the CD-ROM drive is being accessed.  See the /I parameter below.
  226.  
  227.  
  228. For the SONY31A.ADD device driver, the syntax for the line in config.sys
  229. is as follows:
  230.  
  231.    BASEDEV=SONY31A.ADD [/A:d] [/AT:dd] [/P:nnn] [I:nn] [/V]
  232.  
  233.  
  234.    [/A:d]
  235.  
  236.      Identifies a specific adapter, d.  The adapter is specified as
  237.      a single digit value which is zero based.  (i.e. The first adapter
  238.      is specified as /A:0).
  239.  
  240.  
  241.    [/AT:dd]
  242.  
  243.      Sets the adapter type connected to the CD-ROM drive.
  244.  
  245.      Supported values are:
  246.                00 = Sony CDB-334 (default)
  247.                08 = Media Vision ProAudio Spectrum-16
  248.  
  249.  
  250.    [/P:nnnn]
  251.  
  252.      Specifies the base I/O port address of the interface card.  The
  253.      port address is specified as a four digit hex value.  Leading
  254.      zeros should be specified.  The value must be the same number as
  255.      the port address selected by the jumper on the host interface card.
  256.  
  257.      If this parameter is not specified, the default port address for the
  258.      host adapter is used.  For the Sony CDB-334 host interface card,
  259.      the default is 0340.  For the Media Vision ProAudio Spectrum-16 card
  260.      the default is 1F88.
  261.  
  262.      See the section below titled "Sony CDB-334 Host Adapter
  263.      Jumper Settings".
  264.  
  265.  
  266.    [/I:nn]
  267.  
  268.      Specifies the interrupt request (IRQ) channel number.  This must
  269.      match the value specified on the jumper setting on the interface
  270.      card. If this parameter is not specified, the device driver will use
  271.      software polling transfer.  See the section below titled
  272.      "Sony CDB-334 Host Adapter Jumper Settings".  This parameter
  273.      switch is not supported if the CD-ROM drive is attached to the
  274.      Media Vision ProAudio spectrum.
  275.  
  276.      Note: Some Sony CDB-334 host adapter cards did not ship with the
  277.            plastic jumper switch to select the IRQ channel on the IRQ
  278.            jumper block.  You must obtain and install the plastic jumper
  279.            switch to enable the IRQ channel.
  280.  
  281.  
  282.    [/V]
  283.  
  284.      The device driver will display the device driver revision level
  285.      and CD-ROM product information at boot time.
  286.  
  287.  
  288.  
  289. Sony CDU-31A Device Driver Parameter Examples
  290. ---------------------------------------------
  291.  
  292. 1.  Sony CDU-31A CD-ROM drive attached to Sony CDB-334 host adapter:
  293.  
  294.     The Sony CDB-334 host adapter supports base I/O port addresses of
  295.     320h, 330h, 340h or 360h. If the CDB-334 host adapter is set to any
  296.     port address other than the default of 340h, the config.sys statement
  297.     needs to be modified. For example, if the Sony CDB-334 host adapter is
  298.     set to a base I/O port address of 360, the line in config.sys should be:
  299.  
  300.         BASEDEV=SONY31A.ADD /A:0 /P:0360
  301.  
  302.  
  303.     (Note: The Sony Desktop Library model number CDU-31A-LL/N includes
  304.            the Sony CDB-334 adapter)
  305.  
  306.  
  307. 2.  Sony CDU-31A CD-ROM drive attached to Sony CDB-334 host adapter.
  308.  
  309.     If the Sony CDU-31A is attached to the Sony CDB-334 host adapter at
  310.     base I/O port address of 360h, and the driver is operating in interrupt
  311.     mode at IRQ channel 5, the line in your config.sys should be:
  312.  
  313.         BASEDEV=SONY31A.ADD /A:0 /P:0360 /I:5
  314.  
  315.  
  316. 3.  Sony CDU-31A CD-ROM drive attached to Media Vision ProAudio
  317.     Spectrum-16 (PAS-16) host adapter:
  318.  
  319.     The line in config.sys should appear as follows:
  320.  
  321.         BASEDEV=SONY31A.ADD /A:0 /AT:08
  322.  
  323.  
  324.     (Note: The default port address for the CDU-31A when attached to
  325.            the  PAS-16 card is 1F88.  The Sony Desktop Library model
  326.            numbers CDU-31A-LL/L and CDU-7305 include the PAS-16 adapter).
  327.  
  328.  
  329. 4. Sony CDU-31A CD-ROM drive attached to the Creative Labs Sound
  330.    Blaster Pro, Sound Blaster 16, or Sound Blaster 16 MultiCD
  331.    host adapter:
  332.  
  333.    The port address specified on the BASEDEV statement in config.sys
  334.    should be 10h above the base I/O port address specified on the adapter
  335.    card.  For example, if the Sound Blaster card is set for a base
  336.    I/O port address of 220h, the line in config.sys should be:
  337.  
  338.         BASEDEV=SONY31A.ADD /A:0 /P:0230
  339.  
  340.  
  341.  
  342.  
  343. Sony CDB-334 Host Adapter Jumper Settings
  344. -----------------------------------------
  345.  
  346. The following tables explain the jumper settings for the CDB-334, the adapter
  347. that ships with model CDU-31A-LL/N of the Sony Desktop Library:
  348.  
  349.                         JP1.1   JP1.2
  350.    Base Addr 0320        On      On
  351.    Base Addr 0340        Off     On
  352.    Base Addr 0330        On      Off
  353.    Base Addr 0360        Off     Off
  354.  
  355.                         JP4.1   JP4.2   JP4.3   JP4.4
  356.    IRQ 3                 Off     Off     On      Off
  357.    IRQ 4                 Off     On      Off     On
  358.    IRQ 5                 On      Off     Off     Off
  359.    IRQ 6                 Off     On      Off     Off
  360.  
  361.  
  362.    (Jumper blocks JP2.x and JP3.x specify DMA channels and SHOULD ALL BE
  363.     OFF, since the OS/2 device driver for the CDU-31A does not use DMA)
  364.  
  365.  
  366.  
  367. --------------------
  368. | Trouble shooting |
  369. --------------------
  370.  
  371. 1. If you are not able to access the CD-ROM drive:
  372.  
  373.  
  374.    a.  Add the /V parameter switch to the BASEDEV=SONY31A.ADD statement
  375.        in your CONFIG.SYS file.  For example:
  376.  
  377.           BASEDEV=SONY31A.ADD /A:0 /P:0340 /V
  378.  
  379.  
  380.        After rebooting, the device driver will display the list of
  381.        drives it has identified.   For example:
  382.  
  383.          IBM OS/2 SONY31A.ADD 1.00
  384.          Copyright (c) Sony Corporation 1992,1993. All Rights Reserved.
  385.          Port:0340  IRQ:Polled
  386.          SONY    CD-ROM CDU31A 1.1I
  387.  
  388.  
  389.        If no units were detected, the following message is displayed:
  390.  
  391.          IBM OS/2 SONY31A.ADD 1.00
  392.          No units detected.
  393.  
  394.  
  395.        If no units were detected, see step 1b below.
  396.        If units were detected, see step 1c below.
  397.  
  398.  
  399.  
  400.    b.  Make sure the Base I/O Port Address specified by the /P parameter
  401.        in the config.sys file matches the Base Port Address selected
  402.        with the DIP switch on the interface card.
  403.  
  404.        The default Base I/O Port Address for the Sony CDB-334 interface card
  405.        is address 0340h.  If you have changed the Base I/O Port Address on
  406.        the card, you must change the /P parameter on the BASEDEV=SONY31A.ADD
  407.        statement in config.sys.
  408.  
  409.        For example, if you changed the Base I/O Port Address to 0360h, the
  410.        statement in config.sys should be as follows:
  411.  
  412.            BASEDEV=SONY31A.ADD /A:0 /P:0360
  413.  
  414.  
  415.    c.  Make sure all the required files to operate the CD-ROM drive have
  416.        been installed.  You should have the appropriate BASEDEV=
  417.        statement in CONFIG.SYS for your CD-ROM device driver.  You
  418.        should also have the following statements for the CD-ROM system
  419.        files in your config.sys:
  420.  
  421.  
  422.           DEVICE=C:\OS2\OS2CDROM.DMD /Q
  423.           IFS=C:\OS2\CDFS.IFS /Q
  424.           DEVICE=C:\OS2\MDOS\VCDROM.SYS
  425.           BASEDEV=SONY31A.ADD /A:0 /P:0340
  426.  
  427.  
  428.        If you do not have the above statements in your config.sys, you
  429.        must use the OS/2 2.1 Selective Install to install the CD-ROM
  430.        support files.
  431.  
  432.  
  433.  
  434. 2. If the performance of background OS/2 tasks seems slow when the CD-ROM
  435.    drive is accessed.  Or, if the performance of the MMPM/2 Software Motion
  436.    Video clips seems slow or jerky.
  437.  
  438.    a.  The SONY31A.ADD device driver should be run using the Software
  439.        Interrupt transfer option to enable the best performance in OS/2.
  440.        The IRQ (interrupt request) channel assigned by the jumper on the
  441.        interface card must match the the interrupt channel specified using
  442.        the /I parameter on the BASEDEV=SONY31A.ADD statement in config.sys.
  443.        You must assign an IRQ channel that is not being used by any other
  444.        interface cards on your computer.
  445.  
  446.        For example, to enable the Software Interrupt transfer option for
  447.        IRQ channel 5 (which is the default IRQ for the card), the
  448.        statement in config.sys should be as follows:
  449.  
  450.           BASEDEV=SONY31A.ADD  /A:0 /P:0340  /I:5
  451.  
  452.  
  453. 3.  If the drive letter assigned to the CD-ROM drive under OS/2 is
  454.     different than the drive letter assigned under DOS.
  455.  
  456.     The CD-ROM drive is assigned the next available drive
  457.     letter after drive letters have been assigned for the
  458.     floppy drives and fixed disk drives.
  459.  
  460.     The drive letter is also assigned after any installable block
  461.     device drivers which are located in config.sys before the
  462.     DEVICE=C:\OS2\OS2CDROM.DMD statement (i.e. DEVICE=C:\OS2\VDISK.SYS).
  463.  
  464.     There is currently no mechanism in OS/2 for assigning a specific
  465.     drive letter for the CD-ROM drive.  The drive letter assignment
  466.     under DOS can be controlled by using the /L switch on MSCDEX.EXE
  467.     command line.
  468.  
  469.  
  470. ----------------------
  471. | Reporting Problems |
  472. ----------------------
  473.  
  474. Defect reports should include the following information:
  475.  
  476.   CD-ROM Product ID:            Sony 31A
  477.   CD-ROM Firmware Level:
  478.   Device Driver Transfer Mode:  Software Polling or Interrupt driven
  479.   Host CPU type and speed:      (i.e.  25MZ 486)
  480.  
  481.  
  482. The CD-ROM product ID and firmware level can be displayed at
  483. boot time by adding the /V switch to the BASEDEV=SONY31A.ADD line
  484. in config.sys.  For example, the following line may be displayed at boot
  485. time after the OS/2 logo screen is displayed:
  486.  
  487.  
  488.   Port:0340  IRQ: 0005
  489.   SONY    CD-ROM CDU31A  1.1I
  490.  
  491.  
  492. The firmware level in the example above is 1.1I
  493.  
  494.  
  495.  
  496. -------------------------------
  497. | TradeMarks and Copyrights   |
  498. -------------------------------
  499.  
  500. IBM(TM) and OS/2(TM) are registered trademarks of International Business
  501. Machines Corporation.
  502.  
  503. Sound Blaster(C) is a copyright of Creative Labs, Inc.
  504.  
  505. Spectrum(TM) is a trademark of Media Vision, Inc.
  506.  
  507. Sony(R) and Desktop Library(TM) are registered trademarks of Sony
  508. Corporation.
  509.  
  510.  
  511. NOTICE:  The device driver and this file are owned by Sony and protected
  512.          by United States copyright laws, international treaty provisions,
  513.          and all other applicable national laws.  You may not reverse
  514.          engineer, decompile, or disassemble the device driver.
  515.  
  516.  
  517. SONY DISCLAIMS ALL WARRANTIES, WHETHER EXPRESSED
  518. OR IMPLIED, INCLUDING WITHOUT LIMITATION,
  519. WARRANTIES OF FITNESS AND MERCHANTABILITY WITH
  520. RESPECT TO THE INFORMATION IN THIS DOCUMENT.
  521. BY FURNISHING THIS DOCUMENT, SONY GRANTS NO
  522. LICENSES TO ANY RELATED PATENTS OR COPYRIGHTS.
  523.  
  524. Copyright Sony Corporation, 1993, all rights
  525. reserved.
  526.  
  527.